﻿@charset "utf-8";
/* CSS Document */
/*@font-face{font-family:frutigernext;src:url("font/LT_54361.eot");src:url("font/LT_54361.eot?") format("embedded-opentype"),url("font/LT_54361.woff") format("woff"),url("font/LT_54361.ttf") format("truetype"),url("font/LT_54361.svg") format("svg")}@font-face{font-family:frutigernext_medium;src:url("font/frutigernext-lt-medium.eot");src:url("font/frutigernext-lt-medium.eot?") format("embedded-opentype"),url("font/frutigernext-lt-medium.woff") format("woff"),url("font/frutigernext-lt-medium.ttf") format("truetype"),url("font/frutigernext-lt-medium.svg") format("svg")}
*/
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,form,fieldset,input,textarea,p,blockquote,th,td,tr,table{
	padding:0px 0px 0px 0px; 
	margin:0px 0px 0px 0px;
	 /*word-break: break-all;word-wrap: break-word;*/
}
ul,li{
	list-style:none;
}
img{border:none}

body {
	font-size:13px;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	/*font-family: sans-serif; */
	font-family:/*frutigernext,*/'Microsoft YaHei',Arial, Helvetica, sans-serif;
	
	letter-spacing:normal;
	/*font-family: "Gotham","Helvetica Neue","Hiragino Sans GB","Microsoft YaHei","WenQuanYi Micro Hei",Arial,sans-serif;*/
	/*font-weight: 300;*/
	color:#333;
	/*background:url(images/grandpower/line_bg.gif) repeat left top;*/
	/*background:url(images/page/top_line_bg.gif) repeat-x center top;*/
	/*background-color:#000;
	background-image: url(images/index-bg.png);
	background-repeat: repeat;
	*/
	
}
.error{font-size:12px; color:#f00;padding-top:4px}
.logo_pc_pad_show{ display:block}
.logo_mob_show{ display:none}
@media (max-width: 767px) {
  body{ font-size:15px;}
  #search_form{ display:none}
  
  .logo_pc_pad_show{ display:none}
.logo_mob_show{ display:block}
  
}

a:link {
	color:#333; outline:none;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color:#333;
}
a:hover {
	text-decoration: underline; color:#da2419;
	
}
a:active {
	text-decoration: none;
	color:#545454;
}

.contact, .contact span, .footer figure, .footer figure span, .menu li, .service figure, .transition, :active, :focus, :hover, :link, :visited, .pj_list_ease span, .css_3_tag {
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;}

/**公共*/
.page_root{/*max-width:1680px; */height:auto; position:relative; /*background:url(images/public/outer-bg.png) repeat left top #f5f5f5;*/}
/*@media (min-width: 1680px) {
 .page_root{box-shadow: 1px 1px 8px rgba(100,100,100,0.6); border-left:1px solid #e0e0e0;border-right:1px solid #e0e0e0;}
}
*/

/*头*/
.block_header{ height:90px; width:100%;  z-index:999; position:fixed; left:0; top:0px; -webkit-box-shadow: 0 0 10px rgba(0,0,0,.08);
    box-shadow: 0 0 10px rgba(0,0,0,.08); background:/*url(images/page/left_bg_back.gif) no-repeat -220px top*/ #fff}
.header_menu{/*background:rgb(255,255,255) ;rgba(150,150,150,0.6)rgba(83,117,129,0.6);  max-width:1680px;*/ height:80px; /*overflow:hidden;-webkit-box-shadow: 0px 15px 15px -17px rgba(0,0,0,0.25);
    box-shadow: 0px 15px 15px -17px rgba(0,0,0,0.25);*/}

/**new*/
.block_header_0{ height:38px; background:#333; padding-top:10px;  -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;}


.block_logo{ width:20%; height:100%; text-align:left;;/*border-right:1px solid #e0e0e0;*/padding-left:0; position:absolute; left:15px; top:0;}

.block_logo img{ max-height:47px; margin-top:19px;}



/*header_menu*/

.outer_header{ height:100%; position:relative;}
.block_menu{ /*width:100%; float:left;max-width:100%;*/}
.menu_block{ /*width:76%;*/ height:90px;   /*float:right;*/  /*margin-top:20px;*/ color:#8a8a8a; text-align:center; margin-top:0px;}

.menu_block ul li{ display:inline-block; position:relative; height:90px;}


.menu_block .nav_2{ display:inline-block;  font-size:1.2em; color:#333; height:90px;padding-top:28px; font-family:'微软雅黑'}
.menu_block .nav_2:hover, .menu_block #nav_sel:hover{ color:#e22222;  text-decoration:none;}

.menu_block #nav_sel{ color:#333;  text-decoration:none;/*background:rgb(0,0,0)\9;border-radius: 10px; border-bottom:1px solid #fff;*/}
.menu_block .nav_1{padding-right:15px;}
.menu_block .nav_2{ margin-right:35px;}
.menu_block .nav_3{padding-left:15px;}


.menu_block .nav_li::after{
           /* content:'';
            display:block;*/
            /*开始时候下划线的宽度为0*/
          /*  width:0;
            height:1px;
            position:absolute;
            left:0%;
            bottom:20px;
            background:#2a2929;*/
            /*这里我们设定所有改变都有动画效果，可以自己指定样式才有动画效果*/
           /* transition:all 0.3s ease-in-out;*/
        }

.menu_block .nav_li:hover::after{
	      /* left:0;
            width:30%;*/
        }
.menu_block .hasmenu:hover::after{ display:none;
        }		

/*---下拉*/
.nav_sb {
    /*box-shadow: 2px 2px 5px;*/
	/*box-shadow: 1px 2px 5px rgba(200,200,200,0.6);*/
    position:fixed;
    display: none;
    width: 280px; 
    left: 0px;
    top: 92px;
    /*filter: alpha(opacity=95);
    opacity: 0.95;*/
    /*border-radius: 6px;  background:url(images/grandpower/top_arr.png) no-repeat center top; */
    z-index: 999;
    
    
}
.nav_sb dt:first-child a
{ 
   border-top:1px solid #fff;
   border-top-left-radius: 6px;
   border-top-right-radius: 6px;
}


.nav_sb dt:last-child a
{ 
  
   border-bottom-left-radius: 6px;
   border-bottom-right-radius: 6px;
}

.nav_sb .nav_s {
    height:auto;min-height: 34px;
    padding: 15px; font-size:1.1em;
    color: #383e4d;
    margin-top: 0px;
    display: block;
    font-weight: lighter;
    display: block;
    width: 100%;
    text-align: center;
    border-top: 1px solid #e0e0e0; background:#fff;
    
}
.nav_sb .nav_s:hover{ background:#88a31a; color:#fff; border-top:1px solid #88a31a; text-decoration:none}
.hasmenu:hover{}
/******************************************/
.nav-img-width{ max-width:70%}
.nav-padding-product{ text-align:left; padding-left:30px;}
/**/
.one_list_menu{ position:relative; height:auto}
.two_list_menu{position:absolute; width:180px; left:0px; top:0; display:none; z-index:-1}

.lang_box{ width:5%;height:70px;float:left; text-align:left; background:#068fcf; margin-top:5px;padding-right:0px; position:absolute; right:15px; top:0;}
.lang_box a{ display:block}
.lang_box .lang_txt{display:inline-block; margin-top:20px; text-align:right; color:#fff;font-family:Arial, Helvetica, sans-serif; position:relative; z-index:3;}
.lang_box .lang_in_1{display:block; margin-top:5px; margin-left:15px; color:#fff; font-size:1.15em; font-family:Arial, Helvetica, sans-serif}
.lang_box .lang_in_2{color:#fff; margin-left:10px; font-size:1.5em; display:none}

#nav .btn-green-light{ color:#fff;}


/*滚动发生的效果*/
.block_header_move{ height:52px; /*border-bottom:1px solid #eee; */background:rgba(255,255,255,0.97)}
.block_header_move .block_header_0{ height:28px; font-size:11px; padding-top:5px;}
.block_header_move #top_bar_style .a_style, .block_header_move #top_bar_style .phone_bar{ color:#ccc; height:23px; display:inline-block; position:relative; font-size:11px; font-family:Arial, Helvetica, sans-serif;}	
.block_header_move #top_bar_style .a_style::after{
          
        }
.block_header_move #top_bar_style .a_style:hover{ color:#fff; text-decoration:none; }
.block_header_move #top_bar_style .a_style:hover::after{
	  
        }

.block_header_move #top_bar_style .a_style_en{font-family:Arial, Helvetica, sans-serif}


.block_header_move .menu_block .nav_li::after{
       
        }
.block_header_move .menu_block .nav_li:hover::after{
	      
        }
.block_header_move .menu_block .hasmenu:hover::after{

        }		

.block_header_move .header_menu{  height:52px;}
.block_header_move .header_menu .block_logo img{ max-height:32px; margin-top:10px;}
.block_header_move .header_menu .menu_block{height:52px}
.block_header_move .header_menu .menu_block ul li{ height:48px;}
.block_header_move .header_menu .menu_block .nav_2{ display:inline-block;  font-size:1em;  height:48px;padding-top:15px; /*font-family:'微软雅黑';#1A668E;*/ }
.block_header_move .lang_box{ height:52px;}

.block_header_move .lang_box .lang_txt{margin-top:9px;} 
.block_header_move .nav_sb{ top:58px;} 

/*二次滚动的效果*/
.block_header_none{ opacity:0;filter:Alpha(opacity=0); display:none}
/**/
/*导航调整 pad and phone*/
/*包含*/
@media (min-width: 768px) and (max-width: 1024px) {
  
}



/*mobile*/

@media (max-width: 767px) { .qq_side{ display:none}}


/*幻灯片*/
.block_silde{ width:100%; /*height:618px;*/}


/*幻灯*/

#banner-out{width:100%;
	min-height:200px; 
	text-align:center;
	position:relative;
	background:#fff; height:auto; padding-top:70px;padding-bottom:0px;
	}

.customer_inner{ width:100%; height:100%; position:relative; z-index:1}

#banner{
	width:100%;
	height:auto;
	text-align:center; /*overflow:hidden;*/
	 z-index:1;
}
#banner .swiper-slide{
	width:100%;
	/*height:760px; overflow:hidden;*/
}


#banner .arrow-left {
background:url(images/grandpower/block-slider_arrow-left.png) no-repeat center center;
position: absolute; 
filter:alpha(opacity=40);  opacity: .4;  
left: 10px;
top: 50%;
margin-top: -15px;
width: 60px;
height: 60px;
border-radius: 50%;
z-index:999;
}
#banner .arrow-right {
background:url(images/grandpower/block-slider_arrow-right.png) no-repeat center center;
filter:alpha(opacity=40);  opacity: .4;  
position: absolute;
right: 10px;
top:50%;
margin-top: -15px;
width: 60px;
height: 60px;
border-radius: 50%;
z-index:999;
}
body #bannerpagination {
position: absolute; 
left: 0;
text-align: center;
bottom: 0px;
width: 100%;
z-index:999;
}
body #bannerpagination .swiper-pagination-bullet {
display: inline-block;
width: 12px;
height: 12px;
background:url(images/page/btn01-new.png) no-repeat center center;
/*background:#d0d0d0; border-bottom:1px solid #d0d0d0;background:transparent;*/
box-shadow:none;
margin: 0 2px;
cursor: pointer;
/*border-radius:0;/* 50%;*/
/*transition: 0.4s;*/
}
body #bannerpagination .swiper-pagination-bullet:hover, body #bannerpagination .swiper-pagination-bullet-active{ background:url(images/page/btn01_h-new.png) no-repeat center center; /*border-bottom:2px solid #fff;background:transparent;*/ /*width:80px; height:2px; border:2px solid #ffee5b;*/}
#banner .nav-shadow{ position:absolute; width:100%; height:16px; left:0; top:0; z-index:10; /*background:url(images/page1/nav-shadow.png) repeat-x left top;*/_display:none;}



#banner #mainTheme{
font: italic bold 120px/100% Arial;
letter-spacing: -3px;
padding-top: 160px;
margin-bottom:20px;
color:#fff;
text-align:center;
position:relative;
display:inline-block;
}
#banner #mainTheme h1{
	font-family:Arial;
	color:#fff;
}

#banner #mainTheme span{
	font-size: 28px;
position: absolute;
right:-60px;
top: 170px;
display: block;
width: 38px;
height: 38px;
line-height: 38px;
text-align: center;
background:#ff7200;
color:#fff;
-webkit-border-radius: 38px;
-moz-border-radius: 38px;
border-radius: 38px;
font-style: italic;
font-weight: normal;
letter-spacing:2px;
text-shadow:none;
}
#banner  p{
	font-family:microsoft yahei;
/*text-shadow: 1px 1px 0 #1A668E;*/
color:#fff;
}
#banner  dt{
	font-size:50px;
	margin-top:180px;
	color:#fff;
}
#banner dd{
margin-bottom: 10px;
font: normal 22px/180% microsoft yahei;
text-shadow: 1px 1px 1px rgba(0,0,0,0.5);
text-align:center;
letter-spacing:3px;
color:#fff;
}
#banner dd::before,#banner #swiper-slide2 dd::after {
	content:"★";
	}
#banner .subbtn{
	text-align:center;
}
#banner .button{
	font-size:16px;
	color:#fff;
	margin:0 7px;
	padding:10px 25px;
	border-radius:20px;
	text-decoration:none;
	border:1px solid #fff;
}
#banner .mainbtn{
	text-align:center;
	margin-top:50px;
}
#banner .mainbtn a{
	font-size:16px;
	color:#3566f2;
	margin:20px auto;
	padding:10px 25px;
	background: #fff;
	border-radius:20px;
	text-decoration:none;
}
/*end 幻灯*/
/*公共*/
.padding_top_bot_5em{ padding-top:5em; margin-top:1em; padding-bottom:6em;}

/*自定议按钮*/
.btn-green {
  color: #fff;
  background-color: #88a31a;
  border-color: #768b22;
}
.btn-green:focus,
.btn-green.focus {
  color: #fff;
   background-color: #768b22;
  border-color: #6e831a;
  
 
}
.btn-green:hover {
  color: #fff;
   background-color: #768b22;
  border-color: #6e831a;
}
.btn-green:visited{ color:#fff;}
/*----------------------------*/

.btn-green-light {
  color: #fff;
  background-color: #88a31a;
  border-color: #768b22;
}
.btn-green-light:focus,
.btn-green-light.focus {
  color: #fff;
   background-color: #98b816;
  border-color: #88a31a;
  
 
}
.btn-green-light:hover {
  color: #fff;
   background-color: #98b816;
  border-color: #88a31a;
}
.btn-green-light:visited{ color:#fff;}
/*----------------------------*/

.max-width-100{ max-width:100%;}
.on-box-shadow{box-shadow: none; 
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;}
.on-box-shadow:hover{box-shadow: 1px 1px 10px rgba(100,100,100,0.2);}


/*----------------------------*/



.pro_withe_block{padding-top:6em; padding-bottom:3em; background:#fff;}
.pro_withe_block .pro_list_name h3{ color:#6e831a}
.pro_withe_block .c_box_desc{ color:#545454;}




/*底部*/
.footer{padding-bottom:2em; position:relative; color:#2620202;}
.footer_hr{border-top:2px solid #00873d; margin-top:0}
.footer .copyright{padding-top:1em; margin-top:2em;  clear:both}
#footer{background:#161618;  margin-top:10px;}
#footer a{ color:#eee;}
#footer a:hover{color:#fff}
#footer a:visited{ color:#eee;}
/*#footer*/
#footer{ min-height:100px;   text-align:left; padding-bottom:1.5em; }

#footer .link_list h4{ text-align:left; margin-bottom:0.8em;color:#2620202; padding-left:20%;}
#footer .link_list ul{ padding-left:20%;}
#footer .link_list h4 a{ color:#eee}
#footer .link_list li{ text-align:left; margin-top:0.6em;}
#footer .link_list li a{ color:#eee; font-weight:400; font-size:12px;}
#footer .footer-social{ padding-bottom:30px;}
#footer .footer-social a{ color:#eee; display:block; text-align:center; margin-top:0.6em;*width:80%;}
/**/

.sns_button a { display:inline-block; font-size:1.8em;}

@media (min-width: 768px) and (max-width: 991px) {
  #footer .copyright{ background:#7baf2a}
  #footer .copyright .col-lg-5{ background:none}
  #footer .copyright .col-lg-5 .btn{ margin:0; background:#fafafa; margin-top:20px;}
  
  #footer .link_list h4{ text-align:left; margin-bottom:0.8em;color:#333; padding-left:0px;}
#footer .link_list ul{ padding-left:0px;}
}

/*mobile*/
@media (max-width: 767px) {

 #footer .copyright{background:#7baf2a}
 #footer .copyright .col-lg-5{ background:none}
 #footer .copyright .col-lg-5 .btn{ margin:0; background:#fafafa; margin-top:20px;}
 
 #footer .link_list h4{ text-align:left; margin-bottom:0.8em;color:#333; padding-left:0px;}
#footer .link_list ul{ padding-left:0px;}
}
/*手机置标*/
#is_mobile_flag{ width:0px;}

@media (min-width: 768px) and (max-width: 991px) {
 #is_mobile_flag{ width:2px;}
}

@media (max-width: 767px) {
 #is_mobile_flag{ width:1px;}
}
/*end置标*/
/*---------幻灯片使用--------*/
#banner .silde_img_bg{width:auto; height:100%; position:relative; z-index:1;}
#banner .silde_text_layer{width:100%; height:auto; position:absolute; left:0; top:0; z-index:2;}
#video-frame{margin-top:3em; padding-bottom:2.2em; position:relative;}
#video-code{display:none; width:100%;}
#video-close{background:#000; width:100%; height:20px; text-align:right; font-size:1.2em; color:#fff; display:block;}
#video-close:hover{text-decoration:none; color:#F00}
body .video-play{position:absolute; width:100%;left:0; top:30%; height:auto; font-size:4em; color:#fff;}
body .video-play:hover{color:#e90633;}

.swpie_change_small{transform: translate3d(800px, 0px, 0px) scale(0.9); transition-duration: 1000ms; background:#000;}
.swpie_change_big{transform: translate3d(-800px, 0px, 0px) scale(1);transition-duration: 1000ms; background:#000;}
/*动图left*/
.fly_left_for_slide_init{
	/*webkit-transition: all .6s linear;*/
    /*-moz-transition: all .6s linear;*/
   /* -o-transition: all .6s linear;*/
   /* transition: all .6s linear;*/
	filter: alpha(opacity=0);
    opacity: 0;
	-webkit-transform: translatex(-34px);
	transform: translatex(-34px);
	
	
}
	
.fly_left_for_slide_end{webkit-transition: all .6s linear; 
    -moz-transition: all .6s linear;
    -o-transition: all .6s linear;
    transition: all .6s linear;
	opacity: 1;
	-webkit-transform: translatex(0px);
	transform: translatex(0px);
	animation-delay:1.5s;
    -webkit-animation-delay:1.5s; 
}

/*动图right*/
.fly_right_for_slide_init{
	
	filter: alpha(opacity=0);
    opacity: 0;
	-webkit-transform: translatex(34px);
	transform: translatex(34px);
	
	
}
	
.fly_right_for_slide_end{webkit-transition: all .6s linear;
    -moz-transition: all .6s linear;
    -o-transition: all .6s linear;
    transition: all .6s linear;
	opacity: 1;
	-webkit-transform: translatex(0px);
	transform: translatex(0px);
	animation-delay:1.5s;
    -webkit-animation-delay:1.5s; 
}
	
	
	/*动图left*/
.fly_top_for_slide_init{
	
	filter: alpha(opacity=0);
    opacity: 0;
	-webkit-transform: translatey(-34px);
	transform: translatey(-34px);
	
	
}
	
.fly_top_for_slide_end{webkit-transition: all .6s linear;
    -moz-transition: all .6s linear;
    -o-transition: all .6s linear;
    transition: all .6s linear;
	opacity: 1;
	-webkit-transform: translatey(0px);
	transform: translatey(0px);
	animation-delay:1.5s;
    -webkit-animation-delay:1.5s; 
}
	
	
	/*动图left*/
.fly_bottom_for_slide_init{
	
	filter: alpha(opacity=0);
    opacity: 0;
	-webkit-transform: translatey(34px);
	transform: translatey(34px);
	
	
}
	
.fly_bottom_for_slide_end{webkit-transition: all .6s linear;
    -moz-transition: all .6s linear;
    -o-transition: all .6s linear;
    transition: all .6s linear;
	opacity: 1;
	-webkit-transform: translatey(0px);
	transform: translatey(0px);
	animation-delay:1.5s;
    -webkit-animation-delay:1.5s; 
}
/*for new slide*/





/*导航，产品*/
.nav-pro-box{display: none; width:100%; top:110px; border-top:1px solid #eee;/*background:url(images/grandpower/gp_s-menu-bg2.png) repeat-x left bottom #fff;filter: alpha(opacity=100);opacity: 1; box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.2);border-color: transparent #ddd #ddd;
    border-style: none solid solid;
    border-width: 0 1px 1px;*/  background:rgba(255,255,255,0.95);}
.nav-pro-item{ padding-top:20px; padding-bottom:25px; border-right:1px solid #e0e0e0;border-bottom:1px solid #e0e0e0; height:170px;}
.nav-pro-title a{color:#697d10}
.nav-pro-title a:hover{color:#5b6e06; text-decoration:none}

.nav-pro-cat{ padding-top:50px; height:170px; border-bottom:1px solid #e0e0e0; border-right:1px solid #e0e0e0;}

/*导航 方案*/
.nav-solu-cat{ text-align:left; padding-top:20px; padding-bottom:15px; border-right:1px dotted #e5e5e5;}



/*底部*/
.bottom-all-box{background:url(images/grandpower/partner-bg-wg-inner.jpg) no-repeat center bottom #fff;/*#ebf0f3*/;}
.gp-product-col{ width:100%;}




/*客服条*/
.qq_side img{border:0;}
.qq_side{position:fixed;width:54px;height:275px;right:0;bottom:0px;z-index:9900;}
.qq_side ul li{width:54px;height:54px;float:left;position:relative;border-bottom:1px solid #444; text-align:left;}
.qq_side ul li .sidebox{position:absolute;width:54px;height:54px;top:0;right:0;transition:all 0.3s;background:#333;opacity:1;filter:Alpha(opacity=100);color:#333;font:14px/54px "微软雅黑";overflow:hidden;}
.qq_side ul li .sidetop{width:54px;height:54px;line-height:54px;display:inline-block;background:#333;opacity:1;filter:Alpha(opacity=100);transition:all 0.3s;}
.qq_side ul li .sidetop:hover{background:#2a2929;opacity:1;filter:Alpha(opacity=100);}
.qq_side ul li img{float:left;}
/**/

/*pad*/

@media (min-width: 768px) and (max-width: 991px) {
  .qq_side{ display:none}
}



/*mobile*/

@media (max-width: 767px) { .qq_side{ display:none}}


/*--结束qq--*/
.phone_title_desc{ display:none}
.parner_img img{ width:100px;}
.news-all-box{ border-left:1px dotted #d0d0d0;}
/*对旧显示1024的调整*/
@media (min-width: 992px) and (max-width: 1024px) {
  /*导航*/
  .menu_block .nav_2{font-size:1em; margin-right: 0px;}

  #page_root{ font-size:12px;}
  

.menu_block .nav_1{padding-right:15px;}
.menu_block .nav_2{padding-right:15px; padding-left:15px;}
.menu_block .nav_3{padding-left:15px;}
 /*-end导航*/
 

 
 /*底*/
 #footer{ font-size:11px;}
 .bottom_txt { font-size:10px}
} 

.pad_clear_box{ display:none}

/*pad平板调整*/
@media (min-width: 768px) and (max-width: 991px) {
	body {
	font-size:12px;
	}
	
  /*导航条*/
  .lang_box{ width:7%;height:70px;  float:left; text-align:center;}
  .lang_box .lang_in_2{display:block; color:#fff; margin-left:10px; font-size:1.5em; display:none}
  .block_menu{ width:75%; float:left;max-width:75%; padding-left:50px;}
  
  .nav_li_2, .menu_block ul li { width:25%; float:left; height:45px;}
  .menu_block .nav_2 { height:45px; padding-top:10px; padding-left:2px; padding-right:2px; width:100%; text-align:center; font-size:1em; border-right:1px solid #e0e0e0;}
  .menu_block .pad-right .nav_2{ border-right:none}
  
  
  /*滚动发生的效果*/
.block_header_move{ height:90px;}  
.block_header_move .header_menu{background:#fff; height:90px;}
.block_header_move .header_menu .block_logo img{max-height:40px; margin-top:21px;}
.block_header_move .header_menu .menu_block{height:90px}
.block_header_move .header_menu .menu_block ul li{ height:45px;}
.block_header_move .header_menu .menu_block .nav_2{ display:inline-block;  font-size:1em;  color:#333; height:45px;padding-top:10px; font-family:'微软雅黑'; }
.block_header_move .lang_box{ height:70px;}

.block_header_move .lang_box .lang_txt{margin-top:20px;} 
.block_header_move .nav_sb{ top:46px;} 


/*底*/
.bottom_txt  { padding-top:20px; line-height:1.7em} 
#footer h4{ font-size:15px;}

/*parner*/
 .parner_img img{ max-width:80px;}
 
 


/*幻灯*/
.block_silde{ width:100%; height:auto;}
#banner .swiper-slide{ height:auto;}
#banner .swiper-slide .customer_inner img{ width:100%;}
.arrow-left, .arrow-right{ display:none}

body .pagination {
position:relative; 
left: 0;
text-align: center;
bottom: 0px;
width: 100%;
z-index:999;
}

body .swiper-pagination-bullet {
display: inline-block;
width: 10px;
height: 10px;

background:#aaa;/*border-bottom:1px solid #d0d0d0;background:transparent;*/ 
box-shadow:none;
margin: 0 8px;
cursor: pointer;
border-radius: 50%;
transition: 0.4s;
}
body .swiper-pagination-bullet-active{/*border-bottom:2px solid #738911;background:#738911; width:80px; height:2px; border:2px solid #ffee5b;*/}
.pad_clear_box{ display:block; width:100%; clear:both; height:10px;}

}

/*
====================pad手机调整=============================
*/
@media (max-width: 767px) {
	body {
	font-size:11px;
	}
	
  /*导航条*/
  /*头*/
.block_header{ height:60px; width:100%;  z-index:999; position:fixed; left:0; top:0;}
.header_menu{border-top:0px solid #000/*b9bf3c*/;background:#212121 ;/*rgba(150,150,150,0.6)rgba(83,117,129,0.6);*/ border-bottom:1px solid #212121; height:60px;}




.block_logo{ width:30%; float: left; height:59px; /*background:#212121;*/ text-align:center; position:relative}

.block_logo img{ max-height:20px; height:20px; margin-top:20px;}

.lang_box{ height:60px; }
.lang_box .lang_txt, .lang_box .lang_in_1{margin-top:5px; display:none} 
.lang_box .lang_in_2{ display:block; margin-left:0; text-align:center; padding-top:14px;}
/*header_menu*/

.outer_header{ height:100%; position:relative;}
.block_menu{ width:58%; float:left;max-width:58%; }
.menu_block{ /*width:76%;*/ height:60px;  /*float:right;*/  /*margin-top:20px;*/ color:#8a8a8a; text-align:center; display:none}

.menu_block ul li{ display:inline-block; position:relative; height:60px; display:none}


.menu_block .nav_2{ display:inline-block;  font-size:1.2em; letter-spacing:0.2em; color:#fff; height:92px;padding-top:36px; font-family:'微软雅黑';text-shadow: 1px 1px 0 #333; display:none;/*#1A668E;*/ }

  
  
  /*滚动发生的效果*/
.block_header_move .header_menu{background:rgba(0,0,0,0.8); border-top:0px solid #000; height:60px;}
.block_header_move .header_menu .block_logo img{ max-height:20px; height:20px; margin-top:20px;}
.block_header_move .header_menu .menu_block{height:60px}
.block_header_move .header_menu .menu_block ul li{ height:46px; display:none}
.block_header_move .header_menu .menu_block .nav_2{ display:inline-block;  font-size:1em; letter-spacing:0.2em; color:#fff; height:46px;padding-top:15px; font-family:'微软雅黑';text-shadow: 1px 1px 0 #333;/*#1A668E;*/ }
.block_header_move .lang_box{ height:60px;}

.block_header_move .lang_box .lang_txt{margin-top:5px;} 
.block_header_move .nav_sb{ top:46px;} 

/*手机不隐藏*/
.block_header_none{ opacity:1;filter:Alpha(opacity=100); display:block}

/*底*/
.bottom_txt  { padding-top:20px; line-height:1.7em} 
#footer h4{ font-size:15px; line-height:2.5em;}

/*parner*/
 .parner_img img{ max-width:80px;}
 
 

.phone_title_desc{ display:block; color:#fff; text-align:center; padding-top:22px; font-size:1.3em;}

/*幻灯片*/
.block_silde{ width:100%; height:auto; margin-top:0px;}
#banner .swiper-slide{ height:auto;}
#banner .swiper-slide .customer_inner img{ width:100%;}
.arrow-left, .arrow-right{ display:none}

body .pagination {
position:relative; 
left: 0;
text-align: center;
bottom: 0px;
width: 100%;
z-index:999;
}

body .swiper-pagination-bullet {
display: inline-block;
width: 10px;
height: 10px;

background:#aaa;/*border-bottom:1px solid #d0d0d0;background:transparent;*/ 
box-shadow:none;
margin: 0 8px;
cursor: pointer;
border-radius: 50%;
transition: 0.4s;
}
body .swiper-pagination-bullet-active{ /*border-bottom:2px solid #738911;background:#738911;*/ /*width:80px; height:2px; border:2px solid #ffee5b;*/}
.pad_clear_box{ display:block; width:100%; clear:both; height:10px;}

}

/***************************************/

/*pad phone菜单*/
/*类目pad and mobile*/

body .pad-left_menu, body .pad-left_phone{ display:none; z-index:999; font-size:15px;  overflow:auto}

body .pad-mark-bg{ display:none; z-index:990; background:rgba(0,0,0,0.7); position:fixed; right:0; top:0; width:100%;min-height:400px;}

#pad-right-bar{ display:none; position:fixed; top:40%; right:1em; z-index:9990;}

/*pad*/

@media (min-width: 768px) and (max-width: 991px) {

    body .left_menu{

		   display:none;

		}

   body .pad-left_menu, body .pad-left_phone{ display:none; position:fixed; width:70%; min-height:400px; right:-70%; top:0%;background:#fff; border-left:4px solid #d10b2f; z-index:999;}	

   body .pad-left_phone a{ font-size:1em; font-weight:400;  width:80%; margin-top:0.6em; color:#fff; padding-top:10px;  height:auto;}
   body .pad-left_phone .nav_a_1{ display:block; padding-left:15px; text-align:left; color:#545454; padding-top:3px; padding-bottom:3px; margin-top:5px; height:auto}

   #pad-right-bar{ display:block; font-size:15px;}

   #pad-right-bar a{ background:rgba(0,0,0,0.6); display:block; width:40px; height:40px; padding-top:5px; margin-bottom:0.5em; color:#fff; font-size:1.5em;}	
   
   #product_content_box{ padding-left:15px; font-size:1em;}

}



/*mobile*/

@media (max-width: 767px) {

	

	 body .left_menu{

		   display:none;

		}

     body .pad-left_menu, body .pad-left_phone{ display:none; position:fixed; width:90%; min-height:400px; right:-90%; top:0%;background:#fff; border-left:4px solid #d10b2f; z-index:999;}	

	 body .pad-left_phone a{ font-size:1em; font-weight:400;  width:80%; margin-top:0.6em; color:#fff; padding-top:10px;  height:auto;}
      body .pad-left_phone .nav_a_1{ display:block; padding-left:15px; text-align:left; color:#545454;padding-top:3px; padding-bottom:3px; margin-top:5px; height:auto}
   

     #pad-right-bar{ display:block; font-size:15px}

     #pad-right-bar a{ background:rgba(0,0,0,0.6); display:block; width:40px; height:40px; padding-top:5px; margin-bottom:0.5em; color:#fff; font-size:1.5em;}	
     
	 
	 #product_content_box{ padding-left:15px; font-size:1em;}
  

}

/**/
#menu-panel-mark  {
   border-top:1px solid #000; 
  font-weight:lighter; font-size:15px;
  background: #212121; overflow:auto;
  position:fixed; right:0; top:60px; z-index:9991; width:60%; height:100%; opacity:0;
 
}
#menu-panel-mark a{ display:block; color:#959595; text-shadow: 1px 1px 0px #121212; font-weight:400; font-size:1em; height:3em; padding-top:0.8em;
padding-bottom:0.8em; border-top:1px solid #353535; border-bottom:1px solid #000; text-indent:0.6em;}
#menu-panel-mark a:hover{ color:#000; text-shadow: 0px 1px 0px #888;}
@media (min-width: 768px) and (max-width: 991px) {
#menu-panel-mark{ top:130px; }
#menu-panel-mark a{ font-size:1.2em;}#menu-panel-mark .pad_menu{ display:none}
}

/*---移植*/
.h-h2:after, .h-h2:before {
    display: inline-block;
    height: 2px;
    background-color: #e60021;
    margin: 0;
    padding: 0;
    content: "";
    width: 60px;
    margin: 10px 20px;}
	
	
	.h-hm:after, .h-hm:before {
    display: inline-block;
    height: 1px;
    background-color: #ccc;
    margin: 0;
    padding: 0;
    content: "";
    width: 30px;
    margin: 5px 10px;}
	
	


.gray { 
    -webkit-filter: grayscale(100%);
    -moz-filter: grayscale(100%);
    -ms-filter: grayscale(100%);
    -o-filter: grayscale(100%);
    
    filter: grayscale(100%);
	
    filter: gray;
}

/**/
 
 #por_box_list .pro_box_0 .pro_goto{ position:absolute; right:15px; top:26px;padding:4px; padding-left:15px; padding-right:15px;/*background-image: linear-gradient(112deg, #ff4f81, #ff6c5f); *background:#666;*/ color:#545454;    border-radius: 50px; font-size:12px; text-decoration:none; transition:all 0.5s ease-in-out; opacity:0;}
  #por_box_list .pro_box_0:hover .pro_goto{ opacity:1;transition:all 0.5s ease-in-out; right:10px;}
  #por_box_list .pro_box_0:hover .pro_goto:hover{ color:#e60021}
 
 #por_box_list .a_title{ color:#333; text-decoration:none}
 .pro_bg_box{ background:rgba(0,0,0,.8); position:absolute; left:0; top:0; width:100%; height:100%; z-index:1; display:none}
 .pro_title{ position:relative; z-index:2; padding:30px; text-align:left; text-align:left;}
 

.nav_2 .fa{  font-size:1em;-webkit-transition: -webkit-transform 0.2s ease-out; 
    -moz-transition: -moz-transform 0.2s ease-out; 
    transition: transform 0.2s ease-out;}

.nav_2:hover .fa{-webkit-transform: rotate(180deg); 
    -moz-transform: rotate(180deg); 
    transform: rotate(180deg); }
	
.slg_css{text-align:left; color:#ccc;}	
.top_menu_list{text-align:right; color:#ccc;}

.block_logo{text-align:left; border-right:none; }

.banner_bimg{max-width:100%}
.white-box{background:#fff; min-height:200px;}
.pro-box-inner{padding-top:0px;padding-bottom:50px;}
.pro-cat-title{text-align:left; font-size:20px;} .pro-cat-title span{color:#e60021}

.pro-shadow{box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.2);border-color: transparent #ddd #ddd;
    border-style: none solid solid;
    border-width: 0 1px 1px; position:relative; cursor:pointer; -webkit-transform 0.2s ease-out; 
    -moz-transition: -moz-transform 0.2s ease-out; 
    transition: transform 0.2s ease-out;}
/*.pro-shadow:hover{box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.4);-webkit-transform 0.2s ease-out; 
    -moz-transition: -moz-transform 0.2s ease-out; 
    transition: transform 0.2s ease-out;}	*/
	
.index-news-box{min-height:250px;  padding-top:50px; margin-top:0px; padding-bottom:50px; /*background:#f5f4f8*/}

.index-news-box-title{padding-bottom:8px;  margin-bottom:25px;  font-size:1em; background:#404040;padding-bottom:8px; height:40px; margin-bottom:0; text-align:left}
.ca1{text-align:left; font-size:1.4em; display:inline-block; position:relative; text-decoration:none; color:#333;}





.pro_img{ max-width:100%;}
.pj_list {
    display: block;
    position: relative;
	-webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
}
.pj_list img{transform: scale(1.05,1.05); margin-left:0;
    -ms-transform: scale(1.05,1.05);
    -webkit-transform:scale(1.05,1.05);
    -moz-transform:scale(1.05,1.05);
    -o-transform: scale(1.05,1.05);-webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;}
.pj_list_ease img{
	margin-left:8px;
	/*transform: scale(1.08,1.08);transform:scale(1,1) \9\0;
    -ms-transform: scale(1.08,1.08);-ms-transform:scale(1,1) \9\0;
    -webkit-transform: scale(1.08,1.08);
    -moz-transform:scale(1.08,1.08);
    -o-transform: scale(1.08,1.08);
	*/
	}
	

.plist_title{ position:relative; width:100%; height:175px; background:#f0f0f0;    padding: 32px 28px;}	
.pt_txt{font-size:20px; color:#333;}
.pt_txt_desc{ color:#333;}
/*.pt_txt::after{
 content:'';
            display:block;
           
            width:40px;
			margin-top:10px;
            height:1px;
            
            background:#fff;
           
            transition:all 0.3s ease-in-out;	
	}
*/
.pj_list .pv_more{margin-top:35px; opacity:0;-webkit-transition: all .9s;
    -moz-transition: all .9s;
    -o-transition: all .9s;
    transition: all .9s;}
.pj_list .plist_title{
	-webkit-transition: all .5s;
    -moz-transition: all .5s;
    -o-transition: all .5s;
    transition: all .5s;}

.pj_list_ease .plist_title{ bottom:0; background:rgb(230,33,56); color:#fff;}
.pj_list_ease .pt_txt, .pj_list_ease .pt_txt_desc{ color:#fff;} 
/**/
#solutionpagination{text-align:center; width:100%; position:absolute; left:0; bottom:15px; margin:0; z-index:100;} 


#solutionpagination .swiper-pagination-bullet, #casepagination .swiper-pagination-bullet {
display: inline-block;
width: 8px;
height: 8px; background:#8a8a8a; border:none;

/*background:#d0d0d0;border-bottom:1px solid #d0d0d0;background:transparent;*/ 
box-shadow:none;
margin: 0 4px;
cursor: pointer;
border-radius:50%;/* 50%;*/
/*transition: 0.4s;*/
}
#solutionpagination .swiper-pagination-bullet-active, #casepagination .swiper-pagination-bullet-active{ /*border-bottom:2px solid #fff;background:transparent;*/ /*width:80px; height:2px; border:2px solid #ffee5b;*/ background:#2a2929}
/*新闻*/
.news-box-item{padding:15px; padding-top:10px;height:160px; position:relative; text-align:left; background:#f1f1f1;}
.news-box-title{text-align:center; margin-bottom:25px; font-size:1.4em; text-align:left; position:relative; display:inline-block}
.news-topline{width:100% text-align:left; border-bottom:1px dotted #eee; margin-bottom:8px; padding:5px; padding-left:0;}
.news-topline-img{float:left; width:60%;}
.news-topline-img img{max-width:90%; border:1px solid #ddd;  filter:alpha(opacity=100);
    opacity: 1;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;}
	
.news-topline-img img:hover{max-width:90%; border:1px solid #ddd;  filter:alpha(opacity=90);
    opacity: .9;
    -webkit-transition: all .3s linear;
    -moz-transition: all .3s linear;
    -o-transition: all .3s linear;
    transition: all .3s linear;}
	
.news-topline-item{float:left; width:40%;}
.news-topline-item-title{display:inline-block; font-size:1.3em;}
.news-topline-time{color:#a8a8a8; padding-top:10px;}
.news-item-list{width:100% text-align:left; border-bottom:1px dotted #e0e0e0;  padding:8px; padding-left:0;}
.news-item-title{display:inline-block; font-size:1.05em;}
.news-item-time{color:#a8a8a8; padding-top:5px;}

.news-button{text-align:left; padding-top:20px; clear:both}
.news-button a{padding:5px; padding-left:15px; padding-right:15px; background:#2a2929; color:#fff;    border-radius: 3px;}

#solution-box .solution-button a:hover, .news-button a:hover{background:#f73249}

/*案例*/
.case-block{width:100%; min-height:200px; background:#fff; padding-top:60px; padding-bottom:70px; position:relative;}
.case-box-item{padding-top:0px;padding-bottom:20px; text-align:left;}
.case-box-item-title{text-align:left; font-size:16px; position:relative}
.case-box-item-title a{color:#2a2929}
.case-box-item a:hover{ text-decoration:none;}

.case-block-list{box-shadow: 0 0 4px 0 rgba(0, 0, 0, 0.0);border-color: transparent #ddd #ddd;
    border-style: none solid solid;
    border-width: 0px 0px 0px; position:relative; cursor:pointer;
}

#caseBanner{ position:relative;}
#casepagination{ position:absolute; width:60%; height:30px; top:-80px; left:100px; z-index:10; text-align:left}


/**/
.menu-list-padding{min-height:340px; padding-bottom:35px;}
.menu-list-box{ font-size:15px; padding-top:35px; }
.menu-list-box .big_menu{ display:inline-block; width:100%; text-align:left; padding:8px; position:relative; margin-bottom:6px;}
.menu-list-box .big_menu .fa{ color:#d0d0d0; font-size:17px; width:22px}
.menu-list-box .son_menu .fa{ color:#d0d0d0;-webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;}

.menu-list-rightarr{ position:absolute; right:16px; top:12px; width:20px; height:10px; background:url(images/page/head05.png) no-repeat center center;-webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;opacity:0.1;filter:Alpha(opacity=0)}

.menu-list-box .big_menu:hover{ background:url(../../flash/menu_bg.gif) no-repeat right center;/*#323232*/; color:#fff; text-decoration:none;}
.menu-list-box .big_menu:hover .fa{ color:#fff; font-size:17px;}

.menu-list-box .son_menu:hover .fa{ color:#333;-webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;}

.menu-list-box .big_menu:hover .menu-list-rightarr{right:10px;background:url(images/page/head05.png) no-repeat center center;-webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;opacity:1;filter:Alpha(opacity=100)}

.menu-list-box .son_menu{ display:inline-block; width:100%; text-align:left;  font-size:14px; padding:6px; padding-left:36px;}
.menu-list-box .son_menu .fa{ width:22px;}
.menu-list-box .son_menu:hover{ text-decoration:none; color:#333}

.menu-list-box .solution-son{ padding-left:22px}
.menu-list-box .product-son{ padding-left:8px}

.menu-list-box .menu-go-more{ display:inline-block; padding:8px; padding-left:30px; background:#2a2929; color:#fff; width:170px; text-align:left; position:relative}
.menu-list-box .menu-go-more:hover{ text-decoration:none;}
.menu-list-box .menu-go-more .menu-list-rightarr{opacity:1;filter:Alpha(opacity=100)}
.menu-list-box .menu-go-more:hover .menu-list-rightarr{ right:10px;background:url(images/page/head05.png) no-repeat center center;-webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;}
.menu-list-box .menu-go-img img{transform: scale(1,1);transform:scale(1,1) \9\0;
    -ms-transform: scale(1,1);-ms-transform:scale(1,1) \9\0;
    -webkit-transform: scale(1,1);
    -moz-transform:scale(1,1);
    -o-transform: scale(1,1);-webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;}
.menu-list-box .menu-go-img:hover img{transform: scale(1.01,1.01);transform:scale(1.01,1.01) \9\0;
    -ms-transform: scale(1.01,1.01);-ms-transform:scale(1.01,1.01) \9\0;
    -webkit-transform: scale(1.01,1.01);
    -moz-transform:scale(1.01,1.01);
    -o-transform: scale(1.01,1.01);}

/*搜索*/
.search-box-out{text-align:right; background:none;}	
#search-button-a{color:#333; font-size:18px; z-index:3}
.search_box_show{position:absolute; width:0px; right:36px; top:18px; height:30px; border-bottom:1px solid #888; background:#fff;
-webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
}
.search_box_show_01{width:200px; padding-left:20px; -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;}

.search_box_show input{width:100%; height:100%; display:inline-block; border:none; border:transparent; outline:none;}
.go_search_box{position:absolute; left:0px; top:6px;-webkit-transition: all 0s linear;
    -moz-transition: all 0s linear;
    -o-transition: all 0s linear;
    transition: all 0s linear; opacity:0;filter:Alpha(opacity=0); z-index:1; font-size:15px;}
	
.search_box_show_01 .go_search_box{position:absolute; left:0px; top:6px;-webkit-transition: all .2s linear .3s;
    -moz-transition: all .2s linear .3s;
    -o-transition: all .2s linear .3s;
    transition: all .2s linear .3s; opacity:1;filter:Alpha(opacity=100)}
.search_box_show_01 .go_search_box:hover{ color:#2a2929;-webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;}	

.block_header_move .search_box_show{ top:6px;}

.index-news-box a:hover{ text-decoration:none;}
#footer a:hover{ text-decoration:none}


.weixin-box{ position:relative;}
.weixin-img-box{position:absolute; left:20px; top:85px; opacity:0;filter:Alpha(opacity=0);
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;}
.weixin-img-box-show{top:80px;opacity:1;filter:Alpha(opacity=100);
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
}
.weixin-img-box span{position:absolute; left:25px; top:-8px; background:url(images/page/top_arr.png) no-repeat center top; width:20px; height:10px;}

.weixin-img-box img{max-width:90px; border:3px solid #222;}


.wx-icon-box{text-align:center; display:inline-block}
.wx-icon-box-a{display:inline-block;font-size:20px; height:35px; width:35px; color:#666; border:1px solid #d0d0d0; padding-top:2px;}
.wx-icon-box-txt{font-size:11px; line-height:1em; color:#aaa;}

.phone-img-box{position:absolute; right:0px; top:85px; opacity:0;filter:Alpha(opacity=0);
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;}
.phone-img-box-show{top:80px;opacity:1;filter:Alpha(opacity=100);
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
}
.phone-img-box span{position:absolute; left:38px; top:-8px; background:url(images/page/top_arr.png) no-repeat center top; width:20px; height:10px;}

.phone-img-box img{max-width:90px; border:3px solid #222;}
#index-two-box .top_title{color:#fff; display:block; padding:10px 20px; font-size:1.2em; position:relative}
.top_title .top_go_more{right:6px;
    -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;position:absolute;  top:5px; width:50px; height:30px; background:url(images/page/head05.png) no-repeat center center}

.top_title:hover .top_go_more{/*opacity:1;filter:Alpha(opacity=1);*/right:0px;}
.b_title a:hover{ background:#2a2929;}

#ss-box a:hover{ background:#e1e1e1;}
#ss-box a .fa{ color:#888; -webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;}
#ss-box a:hover .fa{ color:#2a2929;}

/**/
 #por_box_list { padding-top:20px;}
.pt_txt_desc{display:block; padding-top:10px; line-height:1.8em; color:#000;}
.plist_title{ text-align:left}
.pro_box_list_01{padding-right:0px;}
.pro_box_list_02{padding-left:10px; padding-right:10px;}
.pro_box_list_03{padding-left:5px;}


.solu_box_list_01{padding-right:0px;}
.solu_box_list_02{padding-left:10px; padding-right:5px;}
.solu_box_list_03{padding-left:5px; padding-right:10px;}

.solu_img_title{padding:15px;}

.ss-box{height:160px;}
.solu_box_list{position:absolute; left:0; top:0px; width:100%; height:160px;}
.solu_box_01{width:33.33%; height:80px; float:left; border-right:1px solid #e0e0e0; text-align:center}
.solu_border_3, .solu_border_6{ border-right:none;}
.solu_border_1, .solu_border_2, .solu_border_3{ border-bottom:1px solid #e0e0e0; }


.solu_box_a{display:block; width:100%; height:100%; text-align:center;padding:5px;}
.solu_box_fa{font-size:2.5em; display:block}
.solu_box_txt{font-size:1.1em; display:inline-block;}

.case_title{font-size:1.4em; padding-top:30px; padding-left:30px; padding-right:20px;}
.case_sintro{font-size:1em; padding-top:10px; padding-left:30px; padding-right:20px;}

.foot_logo{padding:8px; margin-top:10px;}
.foot_logo_a{display:block; text-align:center; float:left;}
.foot_logo_img{max-width:80%}

.solu-img-box{ display:block; background:#404040}
.solu-img-box img{ max-height:100%; }
.solu_box_list_01{ overflow:hidden}

.some_link{ text-align:left}
.some_link_right{text-align:right}
.phone_clear_box{ display:none}

.show_block_mobile{ display:none}
.hide_block_mobile{ display:none}
@media (max-width: 767px) {
.pro_box_list_01, .solu_box_list_01{padding-right:15px;padding-left:15px; margin-bottom:15px;}
.pro_box_list_02, .solu_box_list_02{padding-left:15px; padding-right:15px; margin-bottom:15px;}
.pro_box_list_03, .solu_box_list_03{padding-left:15px; padding-right:15px; margin-bottom:15px;}

.index-news-box-title{ font-size:1.2em;padding-top:2px;}
.index-news-box{ padding-top:30px;}
 
 #top_bar_style, .block_header_0{ display:none}
 
 .container{ padding-left:15px; padding-right:15px;}
 
 #banner-out{ padding-top:60px;
	}
	
.some_link{ text-align:center}
.some_link_right{text-align:center}	
.wx-phone-box{ display:none}
.phone_clear_box{ display:block; clear:both; width:100%;}
.show_block_mobile{ display:block}
.hide_block_mobile{ display:none}
#search_pro_form{ display:none}
}  

@media (min-width: 768px) and (max-width: 991px) {
  


.pro_box_list_01, .solu_box_list_01{padding-right:15px;padding-left:15px; margin-bottom:15px;}
.pro_box_list_02, .solu_box_list_02{padding-left:15px; padding-right:15px; margin-bottom:15px;}
.pro_box_list_03, .solu_box_list_03{padding-left:15px; padding-right:15px; margin-bottom:15px;}
 #por_box_list .pro_box_0{ background:#000;}

.block_logo{ position:fixed; left:15px; top:0;}
.block_logo img {
    max-height: 40px;
    margin-top: 21px;}

.lang_box{position:fixed;}
	
	
	
}



#banner .sild_img_bg_pc{  height:386px;}

@media (max-width: 900px){
#banner .sild_img_bg_pc{  height:290px;}

}

@media (min-width: 1280px){
#banner .sild_img_bg_pc{  height:500px;}

}

@media (min-width: 1600px){
#banner .sild_img_bg_pc{  height:530px;}
}
@media (min-width: 1900px){
#banner .sild_img_bg_pc{  height:580px;}
}


@media (min-width: 992px) and (max-width: 1024px) {
	.pt_txt{ font-size:16px; }
	#banner{ font-size:12px;}
	.case_title{ font-size:1.3em; padding-top:20px;}
	.nav-img-width{ max-width:100%}

    .nav-padding-product{ text-align:left; padding-left:0px;}
	.menu-list-box .menu-go-more{ width:50%}
	.menu-list-box .menu-go-more-product{width:100%}
	.menu-list-box .menu-go-more-solu{ width:70%}
	.menu-list-box .menu-go-more-about{width:70%}
	

   .block_logo img {
    max-height: 40px;
    margin-top: 21px;
}
	
	
}

@media (min-width: 1025px) and (max-width: 1199px) {
	.menu_block .nav_2{ margin-right:20px; font-size:1.1em;}
	.block_logo img {
    max-height: 43px;
    margin-top: 20px;
}
	.nav-padding-product{ text-align:left; padding-left:15px;}
	.nav-img-width{ max-width:100%}
}


/**/
.product_cat_box{padding-top:50px;}
/**/
.pro_3_box a{ color:#333;}
.pro_3_box a:hover{ color:#da2419; text-decoration:none}
.pro_3_box img{-webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;
	
	border:1px solid #fff;
	opacity:1;
	filter:Alpha(opacity=100);
	}
	
.pro_3_box img:hover{

	border:1px solid #da2419;
	opacity:0.92;
	filter:Alpha(opacity=92);
	}
.pro_3_box .pro_more_button{ color:#da2419; display:inline-block; padding-left:40px; padding-right:40px; padding-top:7px; padding-bottom:7px; border:1px solid #fff;}
.pro_3_box .pro_more_button .fa{ margin-left:10px; margin-right:5px;-webkit-transition: all .2s linear;
    -moz-transition: all .2s linear;
    -o-transition: all .2s linear;
    transition: all .2s linear;}

.pro_3_box .pro_more_button:hover{ border:1px solid #e22222;/*#b91107;background:#da2419;color:#fff;*/ }
.pro_3_box .pro_more_button:hover .fa{ margin-left:15px; margin-right:0;}
.pro_cat_list{padding-left:5px; padding-right:5px;}
.pcat_list_a{display:block; position:relative;}
.pcat_list_a img{ max-width:100%;}

.pcat_list_txt{padding-bottom:25px;}
.pcat_list_title{font-size:1.2em;  padding-top:25px; text-align: center; color:#333;}
.pcat_list_desc{text-align:justify; min-height:100px; padding:10px; padding-top:25px; padding-bottom:25px; line-height:1.8em;  font-size:0.9em; color:#333;}

/**/

.case-video-block{ margin-left:8px; margin-right:8px; background:#fff; margin-top:70px; clear:both;}

.case-inner-box{ width:50%; float:left; height:auto;  background:#fff; padding-right:5px;}
.video-inner-box{ width:25%; float:left; height:auto; background:#fff; padding-right:5px;}
.news-inner-box{ width:25%; float:left; height:auto; background:#fff; }

.case-inner2{ position:relative}
.video-inner2{}
.news-inner2{}

.ca-box-div{position:absolute; width:100%; height:100%; left:0; top:0; }
.ca-box-div .ca-box-title{position:relative; color:#fff; font-size:1.8em; text-align:left; display:block; text-decoration:none;  width:100%; height:100%; z-index:1;}

.ca-hover{ background:rgba(0,0,0,0.4);}


.ca-box-title-s{ position:absolute;  padding:20px; width:100%; text-align:left; display:block; left:0; bottom:75px;/*text-shadow: 1px 1px 3px #333;*/
 -webkit-transition: all .4s ease;
    -moz-transition: all .4s ease;
    -o-transition: all .4s ease;
    transition: all .4s ease;opacity:1;
} 
.ca-box-title-b{position:absolute;  padding:20px; width:100%; text-align:left; display:block; left:0; bottom:40px; font-size:15px;/*text-shadow: 1px 1px 3px #333;*/ -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;opacity:1}



.ca-hover .ca-box-title-s{ bottom:200px;-webkit-transition: all .3s ease;
    -moz-transition: all .3s ease;
    -o-transition: all .3s ease;
    transition: all .3s ease;}
.ca-hover .ca-box-title-b{ bottom:165px;-webkit-transition: all .5s ease;
    -moz-transition: all .5s ease;
    -o-transition: all .5s ease;
    transition: all .5s ease;}
	
	
.ca-box-list{position:absolute; bottom:0px; width:100%; left:0; padding:5px; z-index:2;  -webkit-transition: all .2s ease;
    -moz-transition: all .2s ease; opacity:0;
    -o-transition: all .2s ease;
    transition: all .2s ease;}	
.ca-hover-list{ bottom:25px; -webkit-transition: all .5s ease;
    -moz-transition: all .5s ease; opacity:1;
    -o-transition: all .5s ease;
    transition: all .5s ease;}
	
.case-list-a{width:32%; display:inline-block; height:120px; border:1px solid #fff; padding:10px;}
.case-list-a span{ display:table-cell; height:100px; vertical-align:middle; color:#fff; text-align:center; font-size:1.1em;}	
.case-list-a:hover{ border:1px solid #da2419; text-decoration:none} 




/* 视频*/
.cv-box-in{width:100%; height:50%;  background:#333; background-size:cover; position:relative}
.cv-box-in-list{position:absolute; left:0; top:0; width:100%; height:100%; background:rgba(0,0,0,.2);-webkit-transition: all .3s ease;
    -moz-transition: all .3s ease; 
    -o-transition: all .3s ease;
    transition: all .3s ease;}
.cv-box-a{display:block; width:100%; height:100%; display:table-cell; vertical-align:middle;  color:#fff;}
.cv-box-txt{position:absolute; width:100%; display:block; bottom:-15px; color:#fff; left:0; padding:15px; text-align:left;-webkit-transition: all .3s ease;
    -moz-transition: all .3s ease; 
    -o-transition: all .3s ease;
    transition: all .3s ease;}
.cv-box-txt a{ display:inline-block; color:#fff; font-size:1.2em;}
.cv-box-txt a .fa{ margin-left:0px;-webkit-transition: all .3s ease;
    -moz-transition: all .3s ease; 
    -o-transition: all .3s ease;
    transition: all .3s ease;}
.cv-box-txt a:hover{ text-decoration:none; color:#e0e0e0;}
.cv-box-txt a:hover .fa{ margin-left:8px;-webkit-transition: all .3s ease;
    -moz-transition: all .3s ease; 
    -o-transition: all .3s ease;
    transition: all .3s ease;}
.cv-box-txt .video_more{ opacity:0;-webkit-transition: all .3s ease;
    -moz-transition: all .3s ease; 
    -o-transition: all .3s ease;
    transition: all .3s ease; font-size:1em; padding-top:5px;}

.cv-box-in-list:hover{ background:rgba(0,0,0,0.5);-webkit-transition: all .5s ease;
    -moz-transition: all .5s ease; 
    -o-transition: all .5s ease;
    transition: all .5s ease;}
.cv-box-in-list:hover .cv-box-txt{-webkit-transition: all .3s ease;
    -moz-transition: all .3s ease; 
    -o-transition: all .3s ease;
    transition: all .3s ease; bottom:5px;}	
.cv-box-in-list:hover .cv-box-txt .video_more{ -webkit-transition: all .3s ease;
    -moz-transition: all .3s ease; 
    -o-transition: all .3s ease;
    transition: all .3s ease; opacity:1;}

.cv-box-a .fa-play-circle{ color:#fff;font-size:3em;-webkit-transition: all .3s ease;
    -moz-transition: all .3s ease; 
    -o-transition: all .3s ease;
    transition: all .3s ease;} 
.cv-box-a .fa-play-circle:hover{font-size:3.6em;-webkit-transition: all .3s ease;
    -moz-transition: all .3s ease; 
    -o-transition: all .3s ease;
    transition: all .3s ease;} 
	
	
.news_headline img{-webkit-transition: all .3s ease;
    -moz-transition: all .3s ease; 
    -o-transition: all .3s ease;
    transition: all .3s ease; opacity:1;}	

.news_headline:hover img{-webkit-transition: all .3s ease;
    -moz-transition: all .3s ease; 
    -o-transition: all .3s ease;
    transition: all .3s ease; opacity:0.7;}	
	
.news_headline{width:100%; height:40%; border-bottom:5px solid #fff; background:#333; position:relative; overflow:hidden;}	
.news_headline img{ width:100%;}	
.news_headline a{ color:#fff;}	
.news_headline a:hover{ text-decoration:none;}	
.news_hl_title{position:absolute; width:100%; display:block; bottom:5px; left:0; font-size:1.1em; padding:15px; text-align:left}

.news_list_box{width:100%; height:60%;  background:#333;}
.news_list_box ul{ padding-top:50px;}

.news-inner-box .news_index_list{ color:#fff;padding-left:15px; padding-right:15px; padding-bottom:20px; text-align:left;  display:block; clear:both}
.news-inner-box .news_index_list:hover{ color:#ddd;}

.news-inner-box .news_index_list span{ float:left;}
.news-inner-box .news_index_list span img{ width:40px; height:40px;}

.news-inner-box .news_index_list .nll_span2{ padding-left:15px;-webkit-transition: all .3s ease;
    -moz-transition: all .3s ease; 
    -o-transition: all .3s ease;
    transition: all .3s ease;}
.news-inner-box .news_index_list:hover .nll_span2{ padding-left:20px;-webkit-transition: all .3s ease;
    -moz-transition: all .3s ease; 
    -o-transition: all .3s ease;
    transition: all .3s ease;}

.news_list_li{width:100%; display:block; min-height:60px;}
.news_list_li .news_go_buttom{padding:5px; padding-left:15px; padding-right:15px; border:1px solid #fff; color:#fff;}
.news_list_li .news_go_buttom .fa{ padding-left:5px; padding-right:5px;-webkit-transition: all .3s ease;
    -moz-transition: all .3s ease; 
    -o-transition: all .3s ease;
    transition: all .3s ease;}
.news_list_li .news_go_buttom:hover{ text-decoration:none}
.news_list_li .news_go_buttom:hover .fa{ padding-left:10px; padding-right:0px;-webkit-transition: all .3s ease;
    -moz-transition: all .3s ease; 
    -o-transition: all .3s ease;
    transition: all .3s ease;}
	
.wx-icon-box{display:inline-block; width:120px; height:120px;}
.wx-icon-box img{ width:80px;}

.footer_txt_all{padding-top:50px;}
.footer-copyright{ font-size:12px; color:#999;}
.footer-copyright a{ color:#999;}
.footer-copyright a:hover{ color:#ddd; text-decoration:none;}
.footer-copyright .go_top{padding:15px; padding-left:30px; padding-right:30px; border:1px solid #eee; width:180px; display:inline-block}
.footer-copyright .go_top:hover{ background:#333 }

.bottom_logo{padding-top:50px;}
.bottom_logo img{ max-width:260px;}
.go_to_top{padding-top:50px; padding-bottom:40px;}


/*-------视频-----*/
.video_mark_block{position:fixed;left:0; top:0; z-index:-1;background:#000;width:100%; height:100%; display:none;opacity:0;filter:Alpha(opacity=0);
 /*-webkit-transition: all 1s linear;
    -moz-transition: all 1s linear;
    -o-transition: all 1s linear;
    transition: all 1s linear;
*/	
 }
 
.video_mark_block_show{z-index:9999;display:block;opacity:0;filter:Alpha(opacity=0); 

/*-webkit-transition: all 1s linear;
    -moz-transition: all 1s linear;
    -o-transition: all 1s linear;
    transition: all 1s linear;*/
}

/*调整首页的视频及新闻模块*/
@media (max-width: 1220px) {
 .news_index_list img{ display:none}
 .news-inner-box .news_index_list span{ float:none}
 .news-inner-box .news_index_list span, .news-inner-box .news_index_list .nll_span2{ padding-left:0;}
 .news-inner-box .news_index_list:hover .nll_span2{ padding-left:0;}
 .news-inner-box .news_index_list{ padding-bottom:8px}
 .news_list_box ul{ padding-top:40px;}
 .news_list_li{ min-height:10px; height:auto; padding-bottom:10px;}
}

@media (min-width: 720px) and (max-width: 991px) {
  .case-inner-box{ width:60%; height:440px;}
  .case-inner2{ height:440px;}
  .video-inner2{ height:440px;}
  .video-inner-box{ width:40%;height:440px;}
  .cv-box-a{ height:220px;}
  
  .news-inner-box{ width:100%; padding-top:15px;}
  .news_headline, .news_list_box{ width:50%; float:left; height:270px;}
  .news_headline{ border-right:solid 5px #fff;border-bottom: none;}
  
 .news-inner-box .news_index_list .nll_span2{ font-size:1.2em;}

 .news_list_li{ min-height:50px; height:auto; padding-bottom:8px;}
 .news_list_box ul{ padding-top:50px;}
 .pcat_list_title { font-size:1.5em}
}

@media (max-width: 719px){
   .case-inner-box{ width:100%; float:none; margin-bottom:15px; padding-right:0px;}
   .case-inner2{ height:480px;}
  .video-inner2{ height:auto}
  .cv-box-in{ height:480px;}
  .video-inner-box{ width:100%;height:auto; float:none; padding-right:0px;}
  .cv-box-a{ height:480px;}
  
  .news-inner-box{ width:100%; padding-top:15px;}
  .news_headline, .news_list_box{ width:100%; float:none; height:320px;}
  .news_headline{ border-right:none;border-bottom: none; margin-bottom:15px;}
  
 .news-inner-box .news_index_list .nll_span2{ font-size:1.2em;}

 .news_list_li{ min-height:60px; height:auto; padding-bottom:10px;}
 
 
 .pro_cat_list{ padding-left:15px; padding-right:15px; }
 .pcat_list_title{ font-size:1.5em}
 
 .case-video-block{ padding-left:15px; padding-right:15px; margin-left:0; margin-right:0;}
 
 .ca-box-title-s{ bottom:40px;}
 .ca-box-title-b{ bottom:15px;}
 
}


@media (max-width: 767px) {.bottom_logo img{ width:auto; max-width:200px;}}